Welcome![Sign In][Sign Up]
Location:
Search - udp p

Search list

[Other Games浩方联机游戏平台源代码

Description:

    本程序利用钩子捕获星际的IPX网络包,通过替换函数入口的方式转换IPX数据为UDP数据包并发到公网服务端,通过公网实现了如同浩方一样的联机游戏功能,其中的钩子dll框架来自网上一强人,本人修改后实现了星际的互连功能。

    procedures for the use of  the hook capture the interstellar IPX packet networks, import substitution function through the data conversion IPX UDP packet to the public network with the server. public networks to achieve the same side as the Gallant online games, which hooks dll framework from the Internet a strongman, I revised achieve interstellar interconnection function.


Platform: | Size: 637800 | Author: Simonz | Hits:

[OS programdataspy

Description: Output TCP Packets Output UDP Packets Output ICMP Packets Decode Packets (default OFF) f: fromIP Output Packets FromIp=fromIP(default ALL) d: destIP Output Packets DestIp=destIP(default ALL) s: string Output Packets Include sensitive String(TCP only) o: port Output Packets from or to the port(ICMP is TYPE) Example: (GUNiffer.exe >GUNiffer.log GUNiffer.exe /t /u /f:192.168.15.231 GUNiffer.exe /t /p /s:PA-Output Output UDP Packets ICMP Packets Decode Packets (default OFF) f : fromIP Output Packets fromIP FromIp = (default ALL) d : destIP Output Packets destIP DestIp = (default ALL) s : string Output Include sensitive String Packets (TCP only) o : port Output Packets from or to the port (ICMP is TYPE) Example : (GUNiffer.exe
Platform: | Size: 13425 | Author: | Hits:

[WinSock-NDIStcpudpserver

Description: 首先Server程序创建两个socket,分别为 TCP socket(使用命令行参数指定的端口号)和UDP socket(UDP端口号自定义,使用宏定义写在程序里,必须大于1024)。server端在这两个端口上侦听连接,接受来自客户端的服务请求。客户端根据提示进行操作。-procedures created two socket, for TCP socket (using the command line parameters designated ports), and UDP socket (UD P-defined port, the use of write-in process definition, must be greater than 1024). In this terminal server ports on the two monitors connected to accept from the client service requests. According to client instructions.
Platform: | Size: 156211 | Author: 李皓雯 | Hits:

[TCP/IP stackaresregular209_05022007

Description: Filesharing-Bittorrent p2p client connected to TCP supernode/leaf network and UDP DHT network. Ares features a built-in directshow media player, a powerful library manager, shoutcast radio support and can be used to host p2p Chatrooms. -Filesharing - Bittorrent p2p client conne cted to supernode TCP / UDP leaf network and DHT n etwork. cf features a built-in directshow me dia player, a powerful library manager, shoutcast radio support and can be used to host p 2p gossips.
Platform: | Size: 1153129 | Author: 林晓 | Hits:

[JSP/JavaJavaIPM

Description: JAVA IP Messenge0.1版说明 作者:吴拓 E-mail:setsail_wu@163.com 完成时间:2008年8月18日 开发环境:j2sdk-1_4_2_18-windows-i586-p.exe + Eclipse3.0.1 该版本仅实现UDP消息接收、发送;未实现文件传送。 源代码发布供大家研究参考。
Platform: | Size: 33314 | Author: 吴拓 | Hits:

[PHPphp写的webqq

Description:

    很多人都希望能够有一种在网页上使用的QQ。我也希望如此。
但是在网上找了很多资料,都不令人满意。于是决定自己来开发一
套这样的程序。
    WebQQ 的第一个版本开发了两个星期,实现了基本的聊天等功能
。以后的版本都是在此基础上慢慢完善的。WebQQ 发布以后,有很多
网友说资源占用的特别厉害。于是我决定重新开发WebQQ 以解决这个
问题。新版的WebQQ的通讯原理几乎没变,只是利用了微软的
Microsoft.XMLHTTP 组件减少了数据的流量。虽然客户端的效果比较
不错,但是我觉得服务端频繁读写数据库仍然是资源消耗的隐患。
但是没办法,只能如此。因为我还没有想出更好的解决方法。WebQQ
能够承载百人在线已经是很吃力了,但是刷新客户端的好友列表必须
要频繁的读取数据库。而MSSQL 就成了负载最佳的数据库。但是局限
性比较大。因为WebQQ 如果要针对论坛的话,那么估计没有多少人可
以买的起MSSQL空间。所以,必须要解决WebQQ频繁读写数据库的这一
问题。但是用PHP来开发WebQQ,几乎是无法解决这一问题的。除非客
户端可以跟其他IP进行TCP/UDP通讯。可能的话,用VB或VC封装成OCX
安装到客户端可以实现TCP/UDP通讯功能。这样就跟QQ类似了 ,但是
我想生成的OCX文件一定会很大。我们还可以利用客户端的FSO在本地
创建临时文件来缓存服务器的数据。可是客户端的杀毒工具又会认为
JS脚本是病毒。这一问题已经困扰了我很长时间。我希望有更多的高
手可以将WebQQ的这个问题解决,将WebQQ完善的更好!


Platform: | Size: 1679274 | Author: aaron86 | Hits:

[Internet-Network基于ARM9(Wince)的网络音视频通信

Description:

该程序采用ARM9,WInce为开发平台,用UDP协议实现通信传输,开启程序后,实时监听对方语音并传输


Platform: | Size: 689503 | Author: zsf_1305 | Hits:

[Game Program网络版坦克大战

Description:

 

³多个客户联网,并发送坦克诞生的消息
³服务器端建立UDP转发线程
³客户端接收到后进行处理
 

 

³接到TankNewMsg,也发送一个TankNewMsg
 

Platform: | Size: 502964 | Author: ainilaha | Hits:

[P2PP2PChatPlus 终结版

Description:

第一个版本发布已经有将近半年的时间,在这段时间里面发生了很多事情,让我很长时间都难以安下心来写程序。我是酷爱写程序的,但是当她变成谋生手段的时候,时常会无比的艰涩。有时候压力不仅仅来自困难的问题本身。  说说程序本身吧,其实第一个版本只是实现了P2P的一小部分,而后一直不断的完善,到了第三个版本,我才算是彻底理解了UDP实现跨网关P2P,当然,这个版本也并不是完善的。比如说:在没有回朔功能的网关下两台计算机无法通信,没有对数据包进行完整性的判断……。其实事情总没有完善的时候吧。  程序只是实现了基本的基于UDP穿NAT的P2P,其他还有TCP和UPNP等等的就等大家一起研究吧。  写程序的过程中,在网上查了很多东西,绝大多数都是在互相抄啊抄的。其实问题也就是这么一点,没有必要长篇累牍的论述,可能我比较笨,理解的太慢了。时常感觉就差那么一点点,有人提点一下就好了,可是始终我都没有找到这样的人。  所有的东西都在“连接过程.doc”里面可以找到,程序本身也就是实现了图上面的流程。在这个过程的基础上,完全可以实现一个基于UDP的P2P开发包,不过有时间再说吧……   我的联系方式:  MSN: m820126@163.com   Email: m820126@163.com   http://www.cwind.cn   有问题可以来问我,不过我平时事情比较多,如果不能一一回答也请见谅了。之前一直有人问TMMessageMemo找不到,其实这是我自己的开发包里面一个小组件,仅仅是用来显示消息的,如果你稍微用心地读一下代码,就会发现用一个Memo就可以替换掉了。这次为了避免再有这样的事情出现,我把“MMessageMemo.pas”一起打包进来了,自己装一下吧,如果你连安装组件都不会……我就不说什么了。


Platform: | Size: 461273 | Author: AaronMing | Hits:

[Windows DevelopfndSck327

Description: Comprehensive collection of Delphi code units. Includes libraries for Socket components .
Platform: | Size: 474112 | Author: 程序员 | Hits:

[ARM-PowerPC-ColdFire-MIPSLwip 协议栈的设计与实现(NEW中文)

Description: 中文Lwip协议栈的设计与实现(NEW).pdf-Chinese Lwip protocol stack design and implementation (NEW). Pdf
Platform: | Size: 693248 | Author: 黄忠 | Hits:

[Sniffer Package capturedataspy

Description: Output TCP Packets Output UDP Packets Output ICMP Packets Decode Packets (default OFF) f: fromIP Output Packets FromIp=fromIP(default ALL) d: destIP Output Packets DestIp=destIP(default ALL) s: string Output Packets Include sensitive String(TCP only) o: port Output Packets from or to the port(ICMP is TYPE) Example: (GUNiffer.exe >GUNiffer.log GUNiffer.exe /t /u /f:192.168.15.231 GUNiffer.exe /t /p /s:PA-Output Output UDP Packets ICMP Packets Decode Packets (default OFF) f : fromIP Output Packets fromIP FromIp = (default ALL) d : destIP Output Packets destIP DestIp = (default ALL) s : string Output Include sensitive String Packets (TCP only) o : port Output Packets from or to the port (ICMP is TYPE) Example : (GUNiffer.exe
Platform: | Size: 13312 | Author: | Hits:

[VC/MFCWINDOWS__socket18

Description: 本附录介绍一些新的A P I函数,有了这些函数,便可在自己的计算机上对I P协议统计情况 进行查询和管理。它们有助于获得下面的能力: ■ I p c o n f i g . e x e(或适用于微软Windows 95的Wi n i p c f g . e x e):显示I P配置信息,允许释放 和更新D H C P分配的I P地址。 ■ N e t s t a t . e x e:显示T C P连接表、U D P监听者表以及I P协议统计情况。 ■ R o u t e . e x e:显示并处理网络路由表。 ■ A r p . e x e:显示并修改供“地址解析协议”(A R P)使用的I P到物理地址翻译表。-This appendix to introduce some new API functions, these functions can be on your computer to the IP protocol statistics query and management. Their ability to contribute to the acquisition of the following: ■ I pconfig. Exe (or apply to Microsoft Windows 95 s Wi nipcfg. Exe): display IP configuration information, allowing the release and update DHCP allocated IP address. ■ N etstat. Exe: show TCP connection table, UDP Listener Table, as well as IP protocol statistics. ■ R oute. Exe: display and handle the network routing table. ■ A rp. Exe: display and modify for ARP (ARP) to use the IP to physical address translation table.
Platform: | Size: 427008 | Author: 楼洛阳 | Hits:

[Linux-Unixnatsvr4

Description:
Platform: | Size: 38912 | Author: LiuQingShan | Hits:

[source in ebookehTETQ8h

Description: 自己照TTCP写的一个测试网络的程序 还不完善 不过这个功能是可以实现的 里面是源代码+说明+程序 感兴趣的朋友可以试下 也希望给我提出建议 说明: 类似于ping命令的的发包程序 需要两台电脑 因为是用UDP做的 不是ICMP 格式: xyz -p -n 100 -w 100 -l 1000 192.168.1.1 -p 代表ping 还有其他功能的 不过目前都没做 -n 代表发包个数 -l 代表包的大小是多少字节 简单的格式就是 xyz -p 192.168.1.1 其他参数是可以随便加的 需要两台电脑 一台发 一台收 另一台写 xyz -r 就可以了 -A simple tool for sending packet
Platform: | Size: 41984 | Author: zyg | Hits:

[Sniffer Package capturewinpcap

Description: 利用wincap 发送udp数据包,可以修改源磅IP-Wincap sent using udp packet, you can modify the source IP pounds
Platform: | Size: 3074048 | Author: azc | Hits:

[DocumentsRTPUDPIP

Description: Real-Time Protocol: RTP 是一个打包协议,和UDP(User Datagram Protocol)联合使用,可以用来在使用IP(Internet Protocol)协议的网络上传输实时多媒体数据。-Real-Time Protocol: RTP is a package agreement, and UDP (User Datagram Protocol) joint use, can be used in the use of IP (Internet Protocol) network protocol in real-time multimedia data transmission.
Platform: | Size: 61440 | Author: LL | Hits:

[Windows Developp2pudp

Description: VC++ 局域网UDP穿透NAT(P2P)的原理及源代码,论坛上经常有对P2P原理的讨论,但是讨论归讨论,很少有实质的东西产生(源代码),这里就用自己实现的一个源代码来说明UDP穿越NAT的原理。截图分别演示了服务端和客户端的运行状态图。 -VC++ LAN UDP penetrate NAT (P2P) principle and source code, forums, often the discussion of the principle of P2P, but the discussion to the discussion, very few have a real thing (source code), here on their own to achieve a source code to illustrate the principle of UDP through NAT. Screenshot of services were demonstrated and the client-side state diagram of the operation.
Platform: | Size: 20480 | Author: jiangjihai | Hits:

[TCP/IP stackNXP-P-uCOS-II-P-ZLG_IP

Description: NXP+uCOS-II+ZLG_IP软件包实现的TCPIP协议演示程序分析(UDP)-NXP+ uCOS-II+ ZLG_IP software package demo program analysis TCPIP protocol (UDP)
Platform: | Size: 4096 | Author: hcl | Hits:

[TCP/IP stackudp

Description: 基​ 于​ f​ p​ g​ a​ 的Marvell 88E1111​ 以​ 太​ 网​ 控​ 制​ 器​ 的​ 设​ 计,能发送接收,通过GMII接口实现TCP/UDP 传输-Base on fpga Marvell 88E1111 to mt net control device design, can send and receive, through GMII TCP/UDP transmission on the interface
Platform: | Size: 2291712 | Author: KID | Hits:
« 1 23 »

CodeBus www.codebus.net